Skip to content

Comments

Fixes custom mouse display (#41), error swallowing and caching#43

Open
phbragap-creator wants to merge 1 commit intoCelstomp:mainfrom
phbragap-creator:main
Open

Fixes custom mouse display (#41), error swallowing and caching#43
phbragap-creator wants to merge 1 commit intoCelstomp:mainfrom
phbragap-creator:main

Conversation

@phbragap-creator
Copy link
Contributor

@phbragap-creator phbragap-creator commented Feb 16, 2026

Fixes #41

Type of Change

  • Bug fix
  • Code refactoring
  • Performance improvement

Changes Made

  • Added MAX_CACHE_SIZE: Constrained caches to 50 entries to balance performance and memory usage
  • Eliminated the error swallowing anti pattern by removing empty try-catch blocks.
  • The custom cursor is displayed correctly on the canvas

Testing

Please describe the tests that you ran to verify your changes:

  • Tested in Chrome
  • Tested in Edge

Test Configuration:

  • OS: Windows 10

Preview

Animação

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Cursor not visible for some tool types

1 participant